From: IOhannes m zmölnig (Debian/GNU) Date: Fri, 22 Aug 2025 08:57:55 +0000 (+0200) Subject: Refresh patches X-Git-Tag: archive/raspbian/2.7.1+ds-1+rpi1^2~12 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=3a8cc82ba5f09f9b2a1050c464a6f03c4fc31de7;p=jacktrip.git Refresh patches --- diff --git a/debian/patches/dont_compress_manpages.patch b/debian/patches/dont_compress_manpages.patch index f4837a5..642dbeb 100644 --- a/debian/patches/dont_compress_manpages.patch +++ b/debian/patches/dont_compress_manpages.patch @@ -8,7 +8,7 @@ Last-Update: 2023-09-25 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- jacktrip.orig/meson.build +++ jacktrip/meson.build -@@ -542,7 +542,7 @@ +@@ -443,7 +443,7 @@ command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip], install: not gzip.found(), install_dir: get_option('mandir') / 'man1')